home *** CD-ROM | disk | FTP | other *** search
- /* IP CSS Task Style 1.0 */
- /* <html><head><meta name="robots" content="noindex"></head></html> */
-
- h1 {
- font-size: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial
- }
-
- h2 {
- font-size: 9pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- margin-bottom: -4px
- }
-
- p {
- font-size: 9pt;
- line-height: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- text-decoration: none
- }
-
- ol {
- font-size: 9pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- list-style-position: outside;
- margin-left: -18px
- }
-
- ol li {
- font-size: 9pt;
- line-height: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- margin-top: 6px
- }
-
- ol p {
- font-size: 9pt;
- line-height: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- margin-top: 6px;
- margin-bottom: 6px
- }
-
- ul {
- font-size: 9pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- list-style-type: square;
- list-style-position: outside;
- margin-top: -6px;
- margin-left: -22px
- }
-
- ul li {
- font-size: 9pt;
- line-height: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- margin-top: 6px
- }
-
- ul p {
- font-size: 9pt;
- line-height: 12pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- margin-top: 6px;
- margin-bottom: 6px
- }
-
- a {
- color: blue;
- font-size: 9pt;
- line-height: 11pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- text-decoration: none
- }
-
- a:hover {
- color: blue;
- font-size: 9pt;
- line-height: 11pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- text-decoration: underline
- }
-
- #caticon {
- background-color: #fff;
- float: left
- }
-
- #pagetitle {
- background-color: #fff;
- margin-top: 11pt;
- margin-bottom: 16px;
- margin-left: 40px;
- width: 88%
- }
-
- #mainbox {
- background-color: #fff;
- margin-top: 28px;
- margin-right: 26px;
- margin-left: 18px;
- position: absolute;
- top: 10px
- }
-
- #taskbox {
- background-color: #eee;
- list-style-type: decimal;
- list-style-position: outside;
- margin: 12px -12px;
- padding: 2px 12px;
- border: solid 1px #444
- }
-
- #taskbox ul {
- font-size: 9pt;
- font-family: "Lucida Grande", Helvetica, Arial;
- list-style-type: square;
- list-style-position: outside;
- margin-top: 12px;
- margin-left: -24px
- }
-
- #leftlink {
- background-color: #fff;
- float: left;
- margin-top: 10px;
- margin-bottom: 20px;
- width: 64%
- }
-
- #rightlink {
- background-color: #fff;
- text-align: right;
- float: right;
- margin-top: 10px;
- margin-bottom: 20px;
- width: 34%
- }
-